<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Dendrogram</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Dendrogram"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/ext.math.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Dendrogram rootpage-Dendrogram skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Dendrogram</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr"><style data-mw-deduplicate="TemplateStyles:r1236090951">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}@media print{body.ns-0 .mw-parser-output .hatnote{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div role="note" class="hatnote navigation-not-searchable">Not to be confused with <a href="Dendrogramma" title="Dendrogramma">Dendrogramma</a>.</div>
<style data-mw-deduplicate="TemplateStyles:r1305433154">
/* start https://en.wikipedia.org/ */
.mw-parser-output .ambox{border:1px solid #a2a9b1;border-left:10px solid #36c;background-color:#fbfbfb;box-sizing:border-box}.mw-parser-output .ambox+link+.ambox,.mw-parser-output .ambox+link+style+.ambox,.mw-parser-output .ambox+link+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+style+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+link+.ambox{margin-top:-1px}html body.mediawiki .mw-parser-output .ambox.mbox-small-left{margin:4px 1em 4px 0;overflow:hidden;width:238px;border-collapse:collapse;font-size:88%;line-height:1.25em}.mw-parser-output .ambox-speedy{border-left:10px solid #b32424;background-color:#fee7e6}.mw-parser-output .ambox-delete{border-left:10px solid #b32424}.mw-parser-output .ambox-content{border-left:10px solid #f28500}.mw-parser-output .ambox-style{border-left:10px solid #fc3}.mw-parser-output .ambox-move{border-left:10px solid #9932cc}.mw-parser-output .ambox-protection{border-left:10px solid #a2a9b1}.mw-parser-output .ambox .mbox-text{border:none;padding:0.25em 0.5em;width:100%}.mw-parser-output .ambox .mbox-image{border:none;padding:2px 0 2px 0.5em;text-align:center}.mw-parser-output .ambox .mbox-imageright{border:none;padding:2px 0.5em 2px 0;text-align:center}.mw-parser-output .ambox .mbox-empty-cell{border:none;padding:0;width:1px}.mw-parser-output .ambox .mbox-image-div{width:52px}@media(min-width:720px){.mw-parser-output .ambox{margin:0 10%}}@media print{body.ns-0 .mw-parser-output .ambox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style>
<p>A <b>dendrogram</b> is a <a href="Diagram" title="Diagram">diagram</a> representing a <a href="Tree_(graph_theory)" title="Tree (graph theory)">tree graph</a> and a <a href="Similarity_measure" title="Similarity measure">similarity metric</a>, based on <a href="Numerical_taxonomy" title="Numerical taxonomy">numerical taxonomy</a> methods. This diagrammatic representation is frequently used in different contexts:
</p>
<ul><li>in <a href="Hierarchical_clustering" title="Hierarchical clustering">hierarchical clustering</a>, it illustrates the arrangement of the clusters produced by the corresponding analyses.<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup></li>
<li>in <a href="Computational_biology" title="Computational biology">computational biology</a>, it shows the clustering of <a href="Gene" title="Gene">genes</a> or samples, sometimes in the margins of <a href="Heat_map" title="Heat map">heatmaps</a>.<sup id="cite_ref-Wilkinson2009_3-0" class="reference"><a href="#cite_note-Wilkinson2009-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup></li>
<li>in <a href="Phylogenetics" title="Phylogenetics">phylogenetics</a>, it displays the <a href="Evolution" title="Evolution">evolutionary</a> relationships among various biological <a href="Taxa" class="mw-redirect" title="Taxa">taxa</a>. In this case, the dendrogram is also called a <a href="Phylogenetic_tree" title="Phylogenetic tree">phylogenetic tree</a>.<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup></li></ul>
<p>The name <i>dendrogram</i> derives from the two <a href="Ancient_greek" class="mw-redirect" title="Ancient greek">ancient greek</a> words <span lang="grc"><a href="https://en.wiktionary.org/wiki/%CE%B4%CE%AD%CE%BD%CE%B4%CF%81%CE%BF%CE%BD#Ancient_Greek" class="extiw external" title="wikt:δένδρον">δένδρον</a></span> (<span title="Ancient Greek transliteration" lang="grc-Latn"><i>déndron</i></span>), meaning "tree", and <span lang="grc"><a href="https://en.wiktionary.org/wiki/%CE%B3%CF%81%CE%AC%CE%BC%CE%BC%CE%B1#Ancient_Greek" class="extiw external" title="wikt:γράμμα">γράμμα</a></span> (<span title="Ancient Greek transliteration" lang="grc-Latn"><i>grámma</i></span>), meaning "drawing, mathematical figure".<sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup> Below a typical one:
</p>
<p>The figure is a dendrogram output for hierarchical clustering of marine provinces using presence / absence of sponge species.<sup id="cite_ref-VanSoest2012_7-0" class="reference"><a href="#cite_note-VanSoest2012-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup>
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="History_and_methods">History and methods</h2></div>
<p>The diagrams were popularized and methods refined by <a href="Robert_R._Sokal" title="Robert R. Sokal">Robert R. Sokal</a> and <a href="Peter_H._A._Sneath" class="mw-redirect" title="Peter H. A. Sneath">Peter H. A. Sneath</a> in the 1960s, as part of the <a href="Numerical_taxonomy" title="Numerical taxonomy">numerical taxonomy</a> tools. Despite having been born out of a demand from <a href="Taxonomy_(biology)" title="Taxonomy (biology)">biological taxonomy</a>, it was adopted as a method of <a href="Data_visualization" class="mw-redirect" title="Data visualization">data visualization</a> in statistics, with <a href="Cluster_analysis" title="Cluster analysis">cluster analysis</a>.
</p><p>Nowadays dendrograms are key tools in <a href="Hierarchical_clustering" title="Hierarchical clustering">hierarchical clustering</a>, and their methods are known as <a href="Hierarchical_clustering#Cluster_Linkage" title="Hierarchical clustering">cluster linkage</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Other_examples">Other examples</h2></div>
<p>Diagram variations.
</p>
<div class="mw-heading mw-heading2"><h2 id="Phylogenetic">Phylogenetic</h2></div>
<p>A dendrogram of the <a href="Tree_of_Life" class="mw-redirect" title="Tree of Life">Tree of Life</a>. The figure does not use a metric axis, only the approximate distance on the tree, to show evolutionary order.
</p>
<p>This phylogenetic tree is adapted from Woese et al. rRNA analysis.<sup id="cite_ref-Woese_1990_8-0" class="reference"><a href="#cite_note-Woese_1990-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup> The vertical line at bottom represents the <a href="Last_universal_common_ancestor" title="Last universal common ancestor">last universal common ancestor</a> (LUCA).
</p>
<div class="mw-heading mw-heading2"><h2 id="Clustering">Clustering</h2></div>
<p>For a clustering example, suppose that five taxa (<span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle a}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>a</mi>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle a}</annotation>
</semantics>
</math></span><img src="./ffd2487510aa438433a2579450ab2b3d557e5edc.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:1.23ex; height:1.676ex;" alt="{\displaystyle a}" loading="lazy"></span> to <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle e}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>e</mi>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle e}</annotation>
</semantics>
</math></span><img src="./cd253103f0876afc68ebead27a5aa9867d927467.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:1.083ex; height:1.676ex;" alt="{\displaystyle e}" loading="lazy"></span>) have been clustered by <a href="UPGMA" title="UPGMA">UPGMA</a> based on a matrix of <a href="Genetic_distances" class="mw-redirect" title="Genetic distances">genetic distances</a>. The matrix is showed as a <a href="Heatmap" class="mw-redirect" title="Heatmap">heatmap</a> of <a href="RNA-Seq" title="RNA-Seq">RNA-Seq</a>, with data showing two dendrograms in the left and top margins.
</p>
<p>The <a href="Hierarchical_clustering" title="Hierarchical clustering">hierarchical clustering</a> dendrogram would show a column of five nodes representing the initial data (here individual taxa), and the remaining nodes represent the clusters to which the data belong, with the arrows representing the distance (dissimilarity). The distance between merged clusters is monotone, increasing with the level of the merger: the height of each node in the plot is proportional to the value of the intergroup dissimilarity between its two daughters (the nodes on the right representing individual observations all plotted at zero height).
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Cladogram" title="Cladogram">Cladogram</a></li>
<li><a href="Distance_matrices_in_phylogeny" title="Distance matrices in phylogeny">Distance matrices in phylogeny</a></li>
<li><a href="Hierarchical_clustering" title="Hierarchical clustering">Hierarchical clustering</a></li>
<li><a href="MEGA%2C_Molecular_Evolutionary_Genetics_Analysis" class="mw-redirect" title="MEGA, Molecular Evolutionary Genetics Analysis">MEGA</a>, a <a href="Freeware" title="Freeware">freeware</a> for drawing dendrograms</li>
<li><a href="YEd" title="YEd">yEd</a>, a freeware for drawing and automatically arranging dendrograms</li>
<li><a href="Taxonomy" title="Taxonomy">Taxonomy</a></li>
<li><a href="Numerical_taxonomy" title="Numerical taxonomy">Numerical taxonomy</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<div class="mw-heading mw-heading3"><h3 id="Citations">Citations</h3></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap"><ol class="references">
<li id="cite_note-Swofford1996-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-Swofford1996_1-0">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite id="CITEREFSwoffordOlsenWaddellHillis1996" class="citation book cs1">Swofford DL, Olsen GJ, Waddell PJ, Hillis DM (1996). "Phylogenetic inference". In Hillis DM, Moritz C, Mable BK (eds.). <i>Molecular Systematics, 2nd edition</i>. Sunderland, MA: Sinauer. pp. <span class="nowrap">407–</span>514. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>9780878932825</bdi>.</cite></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite id="CITEREFEveritt1998" class="citation book cs1">Everitt, Brian (1998). <span class="id-lock-registration" title="Free registration required"><a rel="nofollow" class="external text" href="https://archive.org/details/cambridgediction00ever_0/page/96"><i>Dictionary of Statistics</i></a></span>. Cambridge, UK: Cambridge University Press. p. <a rel="nofollow" class="external text" href="https://archive.org/details/cambridgediction00ever_0/page/96">96</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>0-521-59346-8</bdi>.</cite></span>
</li>
<li id="cite_note-Wilkinson2009-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-Wilkinson2009_3-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFWilkinsonFriendly2009" class="citation journal cs1">Wilkinson, Leland; Friendly, Michael (May 2009). "The History of the Cluster Heat Map". <i>The American Statistician</i>. <b>63</b> (2): <span class="nowrap">179–</span>184. <a href="CiteSeerX_(identifier)" class="mw-redirect" title="CiteSeerX (identifier)">CiteSeerX</a> <span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.165.7924">10.1.1.165.7924</a></span>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1198%2Ftas.2009.0033">10.1198/tas.2009.0033</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a> <a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:122792460">122792460</a>.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite class="citation encyclopaedia cs1"><a rel="nofollow" class="external text" href="https://www.britannica.com/science/phylogenetic-tree">"Phylogenetic tree (biology)"</a>. <i>Encyclopedia Britannica</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-10-22</span></span>.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text"><cite id="CITEREFBailly1981" class="citation book cs1">Bailly, Anatole (1981-01-01). <i>Abrégé du dictionnaire grec français</i>. Paris: Hachette. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>2010035283</bdi>. <a href="OCLC_(identifier)" class="mw-redirect" title="OCLC (identifier)">OCLC</a> <a rel="nofollow" class="external text" href="https://search.worldcat.org/oclc/461974285">461974285</a>.</cite></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite id="CITEREFBailly" class="citation web cs1">Bailly, Anatole. <a rel="nofollow" class="external text" href="http://www.tabularium.be/bailly/">"Greek-french dictionary online"</a>. <i>www.tabularium.be</i><span class="reference-accessdate">. Retrieved <span class="nowrap">October 20,</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-VanSoest2012-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-VanSoest2012_7-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFVan_SoestBoury-EsnaultVaceletDohrmann2012" class="citation journal cs1">Van Soest R, Boury-Esnault N, Vacelet J, Dohrmann M, Erpenbeck D, De Voogd N, Santodomingo N, Vanhoorne B, Kelly M, Hooper J (2012). <a rel="nofollow" class="external text" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3338747">"Global Diversity of Sponges (Porifera)"</a>. <i>PLOS ONE</i>. <b>7</b> (4): e35105. <a href="Bibcode_(identifier)" class="mw-redirect" title="Bibcode (identifier)">Bibcode</a>:<a rel="nofollow" class="external text" href="https://ui.adsabs.harvard.edu/abs/2012PLoSO...735105V">2012PLoSO...735105V</a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1371%2Fjournal.pone.0035105">10.1371/journal.pone.0035105</a></span>. <a href="PMC_(identifier)" class="mw-redirect" title="PMC (identifier)">PMC</a> <span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3338747">3338747</a></span>. <a href="PMID_(identifier)" class="mw-redirect" title="PMID (identifier)">PMID</a> <a rel="nofollow" class="external text" href="https://pubmed.ncbi.nlm.nih.gov/22558119">22558119</a>.</cite></span>
</li>
<li id="cite_note-Woese_1990-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-Woese_1990_8-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFWoeseKandlerWheelis1990" class="citation journal cs1"><a href="Carl_Woese" title="Carl Woese">Woese, Carl R.</a>; <a href="Otto_Kandler" title="Otto Kandler">Kandler, O</a>; Wheelis, M (1990). <a rel="nofollow" class="external text" href="http://www.pnas.org/content/87/12/4576.full.pdf">"Towards a natural system of organisms: proposal for the domains Archaea, Bacteria, and Eucarya"</a> <span class="cs1-format">(PDF)</span>. <i>Proc Natl Acad Sci USA</i>. <b>87</b> (12): <span class="nowrap">4576–</span>4579. <a href="Bibcode_(identifier)" class="mw-redirect" title="Bibcode (identifier)">Bibcode</a>:<a rel="nofollow" class="external text" href="https://ui.adsabs.harvard.edu/abs/1990PNAS...87.4576W">1990PNAS...87.4576W</a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1073%2Fpnas.87.12.4576">10.1073/pnas.87.12.4576</a></span>. <a href="PMC_(identifier)" class="mw-redirect" title="PMC (identifier)">PMC</a> <span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC54159">54159</a></span>. <a href="PMID_(identifier)" class="mw-redirect" title="PMID (identifier)">PMID</a> <a rel="nofollow" class="external text" href="https://pubmed.ncbi.nlm.nih.gov/2112744">2112744</a>.</cite></span>
</li>
</ol></div></div>
<div class="mw-heading mw-heading3"><h3 id="Sources">Sources</h3></div>
<style data-mw-deduplicate="TemplateStyles:r1239549316">
/* start https://en.wikipedia.org/ */
.mw-parser-output .refbegin{margin-bottom:0.5em}.mw-parser-output .refbegin-hanging-indents>ul{margin-left:0}.mw-parser-output .refbegin-hanging-indents>ul>li{margin-left:0;padding-left:3.2em;text-indent:-3.2em}.mw-parser-output .refbegin-hanging-indents ul,.mw-parser-output .refbegin-hanging-indents ul li{list-style:none}@media(max-width:720px){.mw-parser-output .refbegin-hanging-indents>ul>li{padding-left:1.6em;text-indent:-1.6em}}.mw-parser-output .refbegin-columns{margin-top:0.3em}.mw-parser-output .refbegin-columns ul{margin-top:0}.mw-parser-output .refbegin-columns li{page-break-inside:avoid;break-inside:avoid-column}@media screen{.mw-parser-output .refbegin{font-size:90%}}
/* end https://en.wikipedia.org/ */
</style><div class="refbegin" style="">
<ul><li><cite id="CITEREFGalili2015" class="citation journal cs1">Galili, T. (2015). <a rel="nofollow" class="external text" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4817050">"dendextend: an R package for visualizing, adjusting and comparing trees of hierarchical clustering"</a>. <i>Bioinformatics</i>. <b>31</b> (22): <span class="nowrap">3718–</span>3720. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1093%2Fbioinformatics%2Fbtv428">10.1093/bioinformatics/btv428</a>. <a href="PMC_(identifier)" class="mw-redirect" title="PMC (identifier)">PMC</a> <span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4817050">4817050</a></span>. <a href="PMID_(identifier)" class="mw-redirect" title="PMID (identifier)">PMID</a> <a rel="nofollow" class="external text" href="https://pubmed.ncbi.nlm.nih.gov/26209431">26209431</a>.</cite></li></ul>
</div>
<div class="mw-heading mw-heading2"><h2 id="External_links">External links</h2></div>
<ul><li><a rel="nofollow" class="external text" href="https://cran.r-project.org/web/packages/dendextend/vignettes/Cluster_Analysis.html#the-3-clusters-from-the-complete-method-vs-the-real-species-category">Iris dendrogram</a> - Example of using a dendrogram to visualize the 3 clusters from <a href="Hierarchical_clustering" title="Hierarchical clustering">hierarchical clustering</a> using the "complete" method vs the real species category (using <a href="R_(programming_language)" title="R (programming language)">R</a>).</li></ul></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-08-05" href="https://en.wikipedia.org/wiki/?title=Dendrogram&oldid=1304380902">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>